cfg.mk: Add a syntax check for a redundant : in glnx_throw
authorColin Walters <walters@verbum.org>
Thu, 23 Mar 2017 16:07:06 +0000 (12:07 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 23 Mar 2017 19:09:52 +0000 (19:09 +0000)
commitf6255763fda0ecd8126bd5436ab25839ac59bb5e
tree0af6defc7f5f06fab71b52ce02008e4c463e332e
parent7b2370dc869ce5ba76769853ef7fd0b081b15010
cfg.mk: Add a syntax check for a redundant : in glnx_throw

This is going to be an easy bug to make when porting.

Example spotted by jlebon in https://github.com/ostreedev/ostree/pull/752/files/435c2dc35c06218b8fe5b4ede0fe4f6cda535b45#diff-dbc2359685171239c4708f2a8f6aa921

Closes: #752
Approved by: jlebon
cfg.mk